Update action muxer hierarchy propertly
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Jun 2020 17:49:26 +0000 (13:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Jun 2020 17:52:42 +0000 (13:52 -0400)
commit6652e146629efbd4b76fa01e374f0b21cf1d15fb
tree1ad699b6ae3ba681d010414d470673eac799ace3
parent7a50f86f3f3970d78cb207f74803c20897069718
Update action muxer hierarchy propertly

When a new muxer appears, we must not only make it
inherit from the parent, we also have to update all
children to inherit from it.
gtk/gtkwidget.c